created on Mon Nov 04 12:37:57 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

0

100.0%

1 minutes, 54.898 seconds

1

0

7

2. Features

2.1. Appearance of Component with Default variant and Static List in XS IGNORED

Result: IGNORED Time: 3.146 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XS 0

Current

assetlist assetlist1 XS 0

Diff

assetlist assetlist1 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.2. Appearance of Component with Default variant and Static List in SM IGNORED

Result: IGNORED Time: 3.374 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist1 SM 0

Current

assetlist assetlist1 SM 0

Diff

assetlist assetlist1 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.3. Appearance of Component with Default variant and Static List in MD IGNORED

Result: IGNORED Time: 2.999 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist1 MD 0

Current

assetlist assetlist1 MD 0

Diff

assetlist assetlist1 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.4. Appearance of Component with Default variant and Static List in LG IGNORED

Result: IGNORED Time: 3.385 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist1 LG 0

Current

assetlist assetlist1 LG 0

Diff

assetlist assetlist1 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.5. Appearance of Component with Default variant and Static List in XLG IGNORED

Result: IGNORED Time: 3.322 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XLG 0

Current

assetlist assetlist1 XLG 0

Diff

assetlist assetlist1 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.6. Appearance of Component with Default variant and Static List in XXLG IGNORED

Result: IGNORED Time: 3.777 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XXLG 0

Current

assetlist assetlist1 XXLG 0

Diff

assetlist assetlist1 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.7. Appearance of Component with Default variant and Static List with Image Option Rendition in XS IGNORED

Result: IGNORED Time: 2.645 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XS 0

Current

assetlist assetlist2 XS 0

Diff

assetlist assetlist2 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.8. Appearance of Component with Default variant and Static List with Image Option Rendition in SM IGNORED

Result: IGNORED Time: 2.802 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist2 SM 0

Current

assetlist assetlist2 SM 0

Diff

assetlist assetlist2 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.9. Appearance of Component with Default variant and Static List with Image Option Rendition in MD IGNORED

Result: IGNORED Time: 2.945 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist2 MD 0

Current

assetlist assetlist2 MD 0

Diff

assetlist assetlist2 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.10. Appearance of Component with Default variant and Static List with Image Option Rendition in LG IGNORED

Result: IGNORED Time: 3.394 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist2 LG 0

Current

assetlist assetlist2 LG 0

Diff

assetlist assetlist2 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.11. Appearance of Component with Default variant and Static List with Image Option Rendition in XLG IGNORED

Result: IGNORED Time: 3.310 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XLG 0

Current

assetlist assetlist2 XLG 0

Diff

assetlist assetlist2 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.12. Appearance of Component with Default variant and Static List with Image Option Rendition in XXLG IGNORED

Result: IGNORED Time: 3.751 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XXLG 0

Current

assetlist assetlist2 XXLG 0

Diff

assetlist assetlist2 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.13. Appearance of Component with Default variant and Static List with Image Option Adaptive in XS IGNORED

Result: IGNORED Time: 2.537 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XS 0

Current

assetlist assetlist3 XS 0

Diff

assetlist assetlist3 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.14. Appearance of Component with Default variant and Static List with Image Option Adaptive in SM IGNORED

Result: IGNORED Time: 2.617 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist3 SM 0

Current

assetlist assetlist3 SM 0

Diff

assetlist assetlist3 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.15. Appearance of Component with Default variant and Static List with Image Option Adaptive in MD IGNORED

Result: IGNORED Time: 3.471 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist3 MD 0

Current

assetlist assetlist3 MD 0

Diff

assetlist assetlist3 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.16. Appearance of Component with Default variant and Static List with Image Option Adaptive in LG IGNORED

Result: IGNORED Time: 2.849 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist3 LG 0

Current

assetlist assetlist3 LG 0

Diff

assetlist assetlist3 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.17. Appearance of Component with Default variant and Static List with Image Option Adaptive in XLG IGNORED

Result: IGNORED Time: 3.239 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XLG 0

Current

assetlist assetlist3 XLG 0

Diff

assetlist assetlist3 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.18. Appearance of Component with Default variant and Static List with Image Option Adaptive in XXLG IGNORED

Result: IGNORED Time: 3.597 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XXLG 0

Current

assetlist assetlist3 XXLG 0

Diff

assetlist assetlist3 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.19. Appearance of Component with Default variant and Static List with Multiple Images in XS IGNORED

Result: IGNORED Time: 2.942 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XS 0

Current

assetlist assetlist4 XS 0

Diff

assetlist assetlist4 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.20. Appearance of Component with Default variant and Static List with Multiple Images in SM IGNORED

Result: IGNORED Time: 3.305 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist4 SM 0

Current

assetlist assetlist4 SM 0

Diff

assetlist assetlist4 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.21. Appearance of Component with Default variant and Static List with Multiple Images in MD IGNORED

Result: IGNORED Time: 3.683 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist4 MD 0

Current

assetlist assetlist4 MD 0

Diff

assetlist assetlist4 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.22. Appearance of Component with Default variant and Static List with Multiple Images in LG IGNORED

Result: IGNORED Time: 4.394 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist4 LG 0

Current

assetlist assetlist4 LG 0

Diff

assetlist assetlist4 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.23. Appearance of Component with Default variant and Static List with Multiple Images in XLG IGNORED

Result: IGNORED Time: 6.407 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XLG 0

Current

assetlist assetlist4 XLG 0

Diff

assetlist assetlist4 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.24. Appearance of Component with Default variant and Static List with Multiple Images in XXLG IGNORED

Result: IGNORED Time: 7.743 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XXLG 0

Current

assetlist assetlist4 XXLG 0

Diff

assetlist assetlist4 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.25. Appearance of Component with Default variant and Child List in XS FAILURE

Result: FAILURE Time: 3.380 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XS 0

Current

assetlist assetlist5 XS 0

Diff

assetlist assetlist5 XS 0.diff

  • Where: Browser size width: 320 and height: 480

The following problems occurred:
Condition failed with Exception:

designRef(selector)
|         |
|         #assetlist5
java.lang.Error: Design reference does not match current layout.

2.26. Appearance of Component with Default variant and Child List in SM IGNORED

Result: IGNORED Time: 3.137 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist5 SM 0

Current

assetlist assetlist5 SM 0

Diff

assetlist assetlist5 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.27. Appearance of Component with Default variant and Child List in MD IGNORED

Result: IGNORED Time: 4.099 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist5 MD 0

Current

assetlist assetlist5 MD 0

Diff

assetlist assetlist5 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.28. Appearance of Component with Default variant and Child List in LG IGNORED

Result: IGNORED Time: 4.157 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist5 LG 0

Current

assetlist assetlist5 LG 0

Diff

assetlist assetlist5 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.29. Appearance of Component with Default variant and Child List in XLG IGNORED

Result: IGNORED Time: 5.118 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XLG 0

Current

assetlist assetlist5 XLG 0

Diff

assetlist assetlist5 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.30. Appearance of Component with Default variant and Child List in XXLG IGNORED

Result: IGNORED Time: 7.535 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XXLG 0

Current

assetlist assetlist5 XXLG 0

Diff

assetlist assetlist5 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.31. Appearance of Component with Default variant and Descendants List IGNORED

Result: IGNORED Time: 0

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist6"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width and height: #viewport.height reference image.

1
designRef(selector)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.32. Appearance of Component with Default variant and Static List with Multiple Asset Types IGNORED

Result: IGNORED Time: 0

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist7"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width and height: #viewport.height reference image.

1
designRef(selector)
  • Where: Browser size width: #viewport.width and height: #viewport.height